home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR09 / EGAWHEEL.ZIP / CHANGES.TXT next >
Text File  |  1987-10-17  |  3KB  |  80 lines

  1. EGAWHEEL OF FORTUNE CHANGES by Russell R. Mueller
  2.  
  3. (Versions prior to 5.00 are long forgotten)
  4.  
  5.  
  6. Version 5.00
  7. 1) Fixed FREE SPIN.  Previously, FREE SPIN acted as LOSE TURN.
  8. 2) Compiled QuickBASIC 2.00
  9.  
  10.  
  11. Version 5.02
  12. 1) Fix FREE SPIN.  Previously on FREE SPIN, play continued with next player.
  13. 2) Changed Wheel colors
  14. 3) Now guessing duplicate letter forfeits turn.  Previously allowed player to keep guessing.
  15. 4) Proof read data file with Spell Checker.
  16. 5) Changed the [F4] QUIT to end in system rather than BASIC.
  17. 6) Retype title, "WHEEL OF FORTUNE" in center of Wheel between rounds.
  18.  
  19.  
  20. Version 5.03
  21. 1) Puzzle uses shaded block instead of underline character.
  22. 2) If player loses turn and has a FREE SPIN marker, then he is asked if he wants to use it.
  23. 3) Orange color is added to the Wheel.
  24. 4) Separate Data Editor created.
  25.  
  26.  
  27. Version 5.04
  28. 1) Compiled with QuickBASIC 3.00.  This fixes a graphics bug from QuickBASIC 2.00 and also adds 8087 support.
  29. 2) Yellow color on Wheel made a darker yellow.
  30. 3) Current contestant is highlighted in bright blue instead of dark red.
  31. 4) Data editor program access is added at beginning of program.
  32.  
  33.  
  34. Version 5.05
  35. 1) Order of contestants is changed.  Now player 1 starts Round 1, player 2 starts Round 2, and player 3 starts Round 3.
  36. 2) Screen mode is returned to screen 0 before quitting or accessing editor.
  37. 3) Press any key to continue is fixed. Previously responded only to RETURN key.
  38. 4) No more consonants warning is left on screen until end of round.
  39.  
  40.  
  41. Version 5.06 (9/15/87)
  42. 1) No more consonants warning is moved to lower right of Wheel.
  43. 2) Guess prompt is moved to line 21.
  44. 3) Fully erase the no more vowels prompt-used to leave the t at end of line.
  45.  
  46.  
  47. Version 5.07 (9/17/87)
  48. 1) Moved Data file read from beginning of program to screen setup point in program .
  49.  
  50.  
  51. Version 5.08 (9/30/87)
  52. 1) Players retain their FREE SPINs throughout game.  Previously, FREE SPINs were forfeited after first round.
  53. 2) FREE SPINs were forfeited with BANKRUPT; now kept until used or game over.
  54.  
  55.  
  56. Version 6.00 (10/13/87)
  57. 1) Since the TV show (1987 Fall Season) has eliminated the purchase of prizes after rounds, there is time for more rounds.  In light of this, the number of rounds has been increased from 3 to 5.
  58. 2) The values on the Wheel are changed to reflect the new values on the TV show.
  59. 3) The version number is printed in the lower right hand corner of the screen.
  60.  
  61.  
  62. Version 6.01 (10/14/87)
  63. 1) Mistyped data for round 2 values on Wheel. Missed 350 at end of data line
  64. 2) Restored continuation of Wheel spins.  Removed REM from the line indexing the last Wheel spin. Why I don't remember?
  65.  
  66.  
  67. Version 7.00 (10/15/87)
  68. 1) This version is intended for release to Public Brand Software for distribution and their software contest.
  69. 2) Due to copyright and trademark laws, the "Wheel of Fortune" names are changed to "EGAWHEEL".
  70. 3) Inclusion of Russell R. Mueller 1987 Copyright Notice at beginning of game and editor and at end of game.
  71. 4) Notice of additional data file availability.
  72. 5) Compiled with Microsoft QuickBASIC 3.0 without 8087 support.  The 8087 is unnecessary in this program.
  73.  
  74.  
  75. Version 7.10
  76. 1) Added routine to prevent same clue being repeated in any session.
  77. 2) Typo in line 770 caused the period character to repeat.
  78.  
  79.  
  80.